| Total Complexity | 51 |
| Dependencies | 8 |
| Dependents | 1 |
| Total lines | 299 |
| Lines of code | 203 |
| Logical lines of code | 130 |
| Comment lines | 41 |
| Methods | 8 |
| Properties | 1 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| validate_submission() | 41 | 18 | 51 | |
| handle_request() | 40 | 10 | 59 | |
| validate_password() | 53 | 9 | 23 | |
| should_handle_request() | 59 | 7 | 15 | |
| get_profile() | 55 | 3 | 21 | |
| is_spam() | 63 | 2 | 11 | |
| get_address() | 56 | 1 | 20 | |
| __construct() | 81 | 1 | 3 |